PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.shadings Package / PDFAxialShading Class / PDFAxialShading Constructor / PDFAxialShading Constructor(PDFCosDictionary)
COS shading
In This Topic
    PDFAxialShading Constructor(PDFCosDictionary)
    In This Topic
    Initializes a new object.
    This method supports the internal library infrastructure and should not be used by external client code.
    Syntax
    public PDFAxialShading( 
       PDFCosDictionary cosShading
    )

    Parameters

    cosShading
    COS shading
    See Also